Перевод: с английского на арабский

с арабского на английский

data byte

  • 1 byte order

    "The processor memory architecture in which bytes of data (typically, integer values) are stored. The two most common orders are: little endian (least significant byte is placed first) and big endian (most significant byte is placed first)."

    English-Arabic terms dictionary > byte order

  • 2 byte

    "A unit of data that typically holds a single character, such as a letter, a digit, or a punctuation mark. Some single characters can take up more than one byte."

    English-Arabic terms dictionary > byte

  • 3 byte

    A field size or data type that can hold positive integer numbers ranging from 0 to 255.

    English-Arabic terms dictionary > byte

  • 4 Integer data type

    "A fundamental data type that holds integers. An Integer variable is stored as a 16-bit (2-byte) number ranging in value from -32,768 to 32,767."

    English-Arabic terms dictionary > Integer data type

  • 5 Single data type

    A data type that stores single-precision floating-point variables as 32-bit (4-byte) floating-point numbers ranging in value from -3.402823E38 to -1.401298E-45 for negative values and 1.401298E-45 to 3.402823E38 for positive values.

    English-Arabic terms dictionary > Single data type

  • 6 uniqueidentifier data type

    A data type containing a unique identification number stored as a 16-byte binary string used for storing a globally unique identifier (GUID).

    English-Arabic terms dictionary > uniqueidentifier data type

  • 7 Boolean data type

    "A data type with only two passable values, True (-1) or False (0). Boolean variables are stored as 16-bit (2-byte) numbers."

    English-Arabic terms dictionary > Boolean data type

  • 8 Currency

    "An 8-byte, fixed-point data type that is useful for calculations involving money or for fixed-point calculations in which accuracy is extremely important. The Currency data type is used to store numbers with up to 15 digits to the left of the decimal point and 4 digits to the right. The type-declaration character in Microsoft© Visual Basic© is an at sign (\@). Currency can range from -922,337,203,685,477.5808 to 922,337,203,685,477.5807."

    English-Arabic terms dictionary > Currency

  • 9 money

    "An 8-byte, fixed-point data type that is useful for calculations involving money or for fixed-point calculations in which accuracy is extremely important. The Currency data type is used to store numbers with up to 15 digits to the left of the decimal point and 4 digits to the right. The type-declaration character in Microsoft© Visual Basic© is an at sign (\@). Currency can range from -922,337,203,685,477.5808 to 922,337,203,685,477.5807."

    English-Arabic terms dictionary > money

  • 10 ar-sa المؤدّي

    "A standard single-byte character encoding scheme used for text-based data. ASCII uses designated 7-bit or 8-bit number combinations to represent either 128 or 256 possible characters. Standard ASCII uses 7 bits to represent all uppercase and lowercase letters, the numbers 0 through 9, punctuation marks, and special control characters used in U.S. English. Most current x86-based systems support the use of extended (or ""high"") ASCII. Extended ASCII allows the eighth bit of each character to identify an additional 128 special symbol characters, foreign-language letters, and graphic symbols."

    English-Arabic terms dictionary > ar-sa المؤدّي

  • 11 ASCII

    "A standard single-byte character encoding scheme used for text-based data. ASCII uses designated 7-bit or 8-bit number combinations to represent either 128 or 256 possible characters. Standard ASCII uses 7 bits to represent all uppercase and lowercase letters, the numbers 0 through 9, punctuation marks, and special control characters used in U.S. English. Most current x86-based systems support the use of extended (or ""high"") ASCII. Extended ASCII allows the eighth bit of each character to identify an additional 128 special symbol characters, foreign-language letters, and graphic symbols."

    English-Arabic terms dictionary > ASCII

  • 12 American Standard Code for Information Interchange

    "A standard single-byte character encoding scheme used for text-based data. ASCII uses designated 7-bit or 8-bit number combinations to represent either 128 or 256 possible characters. Standard ASCII uses 7 bits to represent all uppercase and lowercase letters, the numbers 0 through 9, punctuation marks, and special control characters used in U.S. English. Most current x86-based systems support the use of extended (or ""high"") ASCII. Extended ASCII allows the eighth bit of each character to identify an additional 128 special symbol characters, foreign-language letters, and graphic symbols."

    English-Arabic terms dictionary > American Standard Code for Information Interchange

  • 13 ATM

    "A high-speed, connection-oriented, virtual circuit-based packet switching protocol used to transport many different types of network traffic. ATM packages data in 53-byte, fixed-length cells that can be switched quickly between logical connections on a network."

    English-Arabic terms dictionary > ATM

  • 14 asynchronous transfer mode

    "A high-speed, connection-oriented, virtual circuit-based packet switching protocol used to transport many different types of network traffic. ATM packages data in 53-byte, fixed-length cells that can be switched quickly between logical connections on a network."

    English-Arabic terms dictionary > asynchronous transfer mode

  • 15 base address

    The part of a two-part memory address that remains constant and provides a reference point from which the location of a byte of data can be calculated.

    English-Arabic terms dictionary > base address

  • 16 PIC S9(9) COMP Integer

    "A 32-bit COBOL data type that represents a 4 byte signed arithmetic operation, and can take on values from -999999999 to +999999999 or -2147483648 to +2147483647, depending on compiler options. A PIC S9(9) COMP Integer is similar to a Long Integer in C."

    English-Arabic terms dictionary > PIC S9(9) COMP Integer

  • 17 tinyint

    A data type of 1 byte (8 bits) that stores whole numbers in the range of 0 through 255.

    English-Arabic terms dictionary > tinyint

  • 18 global identifier

    "A unique identifier that is assigned to a data item. The identifier must be unique across all clients. A global identifier is a flexible identifier and so can be any format, but it is typically a GUID and an 8-byte prefix."

    English-Arabic terms dictionary > global identifier

  • 19 global ID

    "A unique identifier that is assigned to a data item. The identifier must be unique across all clients. A global identifier is a flexible identifier and so can be any format, but it is typically a GUID and an 8-byte prefix."

    English-Arabic terms dictionary > global ID

См. также в других словарях:

  • data byte — The byte of information that is to be sent over the phone lines …   Dictionary of telecommunications

  • Data structure alignment — is the way data is arranged and accessed in computer memory. It consists of two separate but related issues: data alignment and data structure padding. When a modern computer reads from or writes to a memory address, it will do this in word sized …   Wikipedia

  • Data Transformation Services — Data Transformation Services, or DTS, is a set of objects and utilities to allow the automation of extract, transform and load operations to or from a database. The objects are DTS packages and their components, and the utilities are called DTS… …   Wikipedia

  • Byte pair encoding — or digram coding[1] is a simple form of data compression in which the most common pair of consecutive bytes of data is replaced with a byte that does not occur within that data. A table of the replacements is required to rebuild the original data …   Wikipedia

  • Byte addressing — refers to hardware architectures which support accessing individual bytes of data rather than only larger units called words.The basic unit of digital storage is called a bit. In most common computer architectures, 8 bits are grouped together to… …   Wikipedia

  • Byte serving — is the process of sending only a portion of an HTTP/1.1 message from a server to a client. Clients which request byte serving might do so in cases in which a large file has been only partially delivered and a limited portion of the file is needed …   Wikipedia

  • Byte orientation — refers to forms of data processing in which digital data are processed bytewise. For example, communication is called byte oriented or character oriented when the transmitted information is grouped into bytes. The latter term is deprecated, since …   Wikipedia

  • Data Carrier Detect — Data Carrier Detect, abbreviated as DCD, or alternately Carrier Detect abbreviated as CD, is a control signal present inside an RS 232 serial communications cable that goes between a computer and another device, such as a modem. This signal is a… …   Wikipedia

  • Byte order mark — (BOM) Unicode символ, используемый для индикации порядка байтов текстового файла. Его кодовый символ U+FEFF. По спецификации его использование не является обязательным, однако если BOM используется, то он должен быть установлен в начале… …   Википедия

  • Byte Bandit — is a computer virus created for the Commodore Amiga. It appeared in January 1988. It is a boot sector virus. It was created by SCA. It was one of the most feared Amiga viruses until the infamous Lamer Exterminator because not only did it spread… …   Wikipedia

  • Data transmission — Data transmission, digital transmission, or digital communications is the physical transfer of data (a digital bit stream) over a point to point or point to multipoint communication channel. Examples of such channels are copper wires, optical… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»